Package com.netscape.certsrv.base
Class ConflictingOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.netscape.certsrv.base.PKIException
com.netscape.certsrv.base.ConflictingOperationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netscape.certsrv.base.PKIException
PKIException.Data
-
Constructor Summary
ConstructorsConstructorDescriptionConflictingOperationException
(String message) ConflictingOperationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class com.netscape.certsrv.base.PKIException
getCode, getData, getSerializedError, getSerializedFormat, setCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConflictingOperationException
-
ConflictingOperationException
-
ConflictingOperationException
-